Vcenter Namespaces Instances RegisterVMSpec

Vcenter Namespaces Instances RegisterVMSpec
Vcenter Namespaces Instances RegisterVMSpec

The Vcenter Namespaces Instances RegisterVMSpec schema contains the specification required to register a virtual machine with Supervisor.

This schema was added in vSphere API 8.0.3.0.

JSON Example
{
    "vm": "string"
}
string
vm
Required

Identifier for the virtual machine being registered with Supervisor.

This property was added in vSphere API 8.0.3.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: VirtualMachine. When operations return a value of this schema as a response, the property will be an identifier for the resource type: VirtualMachine.